home *** CD-ROM | disk | FTP | other *** search
/ Gamblexx 2001 November / gamblexx_heftcd.iso / start.exe / scripts / DefineButton2_3 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2001-09-05  |  82 b   |  5 lines

  1. on(press){
  2.    getUrl("gamblexx/index.html", "_blank");
  3.    gotoAndStop(650);
  4. }
  5.